ModuleNotFoundError: No module named sklearn.grid_search

97

ModuleNotFoundError: No module named 'sklearn.grid_search' -

from sklearn.model_selection import RandomizedSearchCV, GridSearchCV, train_test_split

Comments

Submit
0 Comments